public class ColumnStyle : BaseStylePublic Class ColumnStyle
Inherits BaseStyle| ColumnStyle | Initializes a new instance of the ColumnStyle class. |
| ColumnStyle(String) | Initializes a new instance of the ColumnStyle class. |
| BreakAfter | Specifies break before. |
| BreakBefore | Specifies break before. |
| Class | (Inherited from BaseStyle) |
| DataStyle | (Inherited from BaseStyle) |
| DisplayName |
Specifies the name of a style.
(Inherited from Style) |
| EnableAutoUpdate | (Inherited from BaseStyle) |
| Family | (Inherited from BaseStyle) |
| ListStyle | (Inherited from BaseStyle) |
| MasterPageName | (Inherited from BaseStyle) |
| Name |
Specifies names that are used for referencing style.
(Inherited from Style) |
| NextStyle | (Inherited from BaseStyle) |
| OutlineNumberingLevel | (Inherited from BaseStyle) |
| ParentStyle | (Inherited from BaseStyle) |
| RelativeWidth | Specifies the relative width of a column with a number value, followed by a ”*” (ASTERISK, U+002A) character. |
| StyleMappings | (Inherited from BaseStyle) |
| UseOptimalWidth | Specifies that a column width should be recalculated automatically if content in the column changes. |
| Width | Contains the column width. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current ColumnStyle object to its equivalent string representation.
(Overrides BaseStyleToString) |